Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump scalacenter/sbt-dependency-submission from 2.2.0 to 2.2.2 #1117

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps scalacenter/sbt-dependency-submission from 2.2.0 to 2.2.2.

Release notes

Sourced from scalacenter/sbt-dependency-submission's releases.

v2.2.2

What's Changed

New Contributors

Full Changelog: scalacenter/sbt-dependency-submission@v2...v2.2.2

v2.2.1

What's Changed

New Contributors

Full Changelog: scalacenter/sbt-dependency-submission@v2...v2.2.1

Commits
  • 6807cf9 Merge pull request #146 from averzicco/asynchttpclient
  • 5d5607f Remove empty line in SubmitDependencyGraph imports
  • 733430c Merge pull request #145 from averzicco/asynchttpclient
  • 3879339 Switch http client from apache-http to asynchttpclient
  • 231e696 Merge pull request #142 from MPV/patch-1
  • db3936c Dogfooding use together with Dependency Review
  • ddf704f Merge pull request #141 from scalacenter/create-pull-request/patch
  • 12c375f Update dist
  • f517a6e Merge pull request #140 from johnpangalos/main
  • 74bd994 Support dependency review
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [scalacenter/sbt-dependency-submission](https://github.com/scalacenter/sbt-dependency-submission) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/scalacenter/sbt-dependency-submission/releases)
- [Commits](scalacenter/sbt-dependency-submission@v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: scalacenter/sbt-dependency-submission
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Nov 14, 2023
Copy link
Contributor

@tuxji tuxji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

  • Do all automated continuous integration checks pass?
    Yes
  • Is the update a patch, minor, or major update?
    Patch update, nothing seems to affect Daffodil's use
  • Is the license still compatible with ASF License Policy?
    Yes, ALv2
  • Have any changes been made to LICENSE/NOTICE files that need to be incorporated?
    Not applicable, we do not distribute
  • Have any transitive dependencies been added or changed?
    Not applicable, we do not distribute

Copy link
Member

@stevedlawrence stevedlawrence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@stevedlawrence stevedlawrence merged commit 97b3bac into main Nov 15, 2023
10 checks passed
@stevedlawrence stevedlawrence deleted the dependabot/github_actions/scalacenter/sbt-dependency-submission-2.2.2 branch November 15, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants